{% capture paid_with %}{% if payment_details.credit_card_company %}{{payment_details.credit_card_company}}{% elsif gateway %}{{gateway}}{% endif %}{% endcapture %}{% capture tracking_link %}{% if order_status_url %}{{ order_status_url }}{% endif %}{% endcapture %}
|
|
|
|
|
|
|
|
|